home *** CD-ROM | disk | FTP | other *** search
/ Team Palmtops 7 / Palmtops_numero07.iso / WinCE / SDKWindowsCE / HandHeldPCPro30 / sdk.exe / Jupiter SDK / data1.cab / MFC_Samples / ctrltest / ctrltest.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1999-02-19  |  3.6 KB  |  174 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CBMTest1Dlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "ctrltest.h"
  9. LastPage=0
  10.  
  11. ClassCount=10
  12. Class1=CBMTest1Dlg
  13. Class2=CBMTest2Dlg
  14. Class3=CBMTest3Dlg
  15. Class4=CTestWindow
  16. Class5=CTestApp
  17. Class6=CDerEditDlg
  18. Class7=CParsedEdit
  19. Class8=CParsedEditExported
  20. Class9=CSpinEditDlg
  21. Class10=CSubEditDlg
  22.  
  23. ResourceCount=8
  24. Resource1=AFX_IDI_STD_FRAME
  25. Resource2="ABOUTBOX"
  26. Resource3=IDD_DERIVED_EDIT
  27. Resource4=IDD_SUB_EDIT
  28. Resource5=IDM_TEST_BITMAP_BUTTON1
  29. Resource6=IDM_TEST_BITMAP_BUTTON2
  30. Resource7=IDM_TEST_BITMAP_BUTTON3
  31. Resource8=IDD_CUSTOM_LIST
  32.  
  33. [CLS:CBMTest1Dlg]
  34. Type=0
  35. BaseClass=CDialog
  36. HeaderFile=bbutton.cpp
  37. ImplementationFile=bbutton.cpp
  38. LastObject=CBMTest1Dlg
  39.  
  40. [CLS:CBMTest2Dlg]
  41. Type=0
  42. BaseClass=CDialog
  43. HeaderFile=bbutton.cpp
  44. ImplementationFile=bbutton.cpp
  45.  
  46. [CLS:CBMTest3Dlg]
  47. Type=0
  48. BaseClass=CDialog
  49. HeaderFile=bbutton.cpp
  50. ImplementationFile=bbutton.cpp
  51.  
  52. [CLS:CTestWindow]
  53. Type=0
  54. BaseClass=CFrameWnd
  55. HeaderFile=ctrltest.h
  56. ImplementationFile=ctrltest.cpp
  57.  
  58. [CLS:CTestApp]
  59. Type=0
  60. BaseClass=CWinApp
  61. HeaderFile=ctrltest.h
  62. ImplementationFile=ctrltest.cpp
  63.  
  64. [CLS:CDerEditDlg]
  65. Type=0
  66. BaseClass=CDialog
  67. HeaderFile=dertest.cpp
  68. ImplementationFile=dertest.cpp
  69.  
  70. [CLS:CParsedEdit]
  71. Type=0
  72. BaseClass=CEdit
  73. HeaderFile=paredit.h
  74. ImplementationFile=paredit.cpp
  75.  
  76. [CLS:CParsedEditExported]
  77. Type=0
  78. BaseClass=CParsedEdit
  79. HeaderFile=paredit2.cpp
  80. ImplementationFile=paredit2.cpp
  81.  
  82. [CLS:CSpinEditDlg]
  83. Type=0
  84. BaseClass=CDialog
  85. HeaderFile=spintest.cpp
  86. ImplementationFile=spintest.cpp
  87.  
  88. [CLS:CSubEditDlg]
  89. Type=0
  90. BaseClass=CDialog
  91. HeaderFile=subtest.cpp
  92. ImplementationFile=subtest.cpp
  93.  
  94. [DLG:IDM_TEST_BITMAP_BUTTON1]
  95. Type=1
  96. Class=CBMTest1Dlg
  97. ControlCount=4
  98. Control1=IDC_STATIC,static,1342308353
  99. Control2=IDC_STATIC,static,1342308353
  100. Control3=IDOK,button,1342242827
  101. Control4=IDCANCEL,button,1342242827
  102.  
  103. [DLG:IDM_TEST_BITMAP_BUTTON2]
  104. Type=1
  105. Class=CBMTest2Dlg
  106. ControlCount=5
  107. Control1=IDC_STATIC,static,1342308353
  108. Control2=IDC_STATIC,static,1342308353
  109. Control3=IDC_STATIC,static,1342308353
  110. Control4=IDOK,button,1342242827
  111. Control5=IDCANCEL,button,1342242827
  112.  
  113. [DLG:IDM_TEST_BITMAP_BUTTON3]
  114. Type=1
  115. Class=CBMTest3Dlg
  116. ControlCount=4
  117. Control1=ID_PREV,button,1342242827
  118. Control2=IDC_NUMBEROUT,static,1342308353
  119. Control3=ID_NEXT,button,1342242827
  120. Control4=IDOK,button,1342242827
  121.  
  122. [DLG:IDD_DERIVED_EDIT]
  123. Type=1
  124. Class=CDerEditDlg
  125. ControlCount=0
  126.  
  127. [DLG:IDD_SPIN_EDIT]
  128. Type=1
  129. Class=CSpinEditDlg
  130.  
  131. [DLG:IDD_SUB_EDIT]
  132. Type=1
  133. Class=CSubEditDlg
  134. ControlCount=8
  135. Control1=IDC_STATIC,static,1342308352
  136. Control2=IDC_EDIT1,edit,1350631424
  137. Control3=IDC_STATIC,static,1342308352
  138. Control4=IDC_EDIT2,edit,1350631424
  139. Control5=IDC_STATIC,static,1342308352
  140. Control6=IDC_EDIT3,edit,1350631424
  141. Control7=IDC_STATIC,static,1342308352
  142. Control8=IDC_EDIT4,edit,1350631424
  143.  
  144. [MNU:AFX_IDI_STD_FRAME]
  145. Type=1
  146. Class=?
  147. Command1=ID_APP_EXIT
  148. Command2=IDM_TEST_DERIVED_EDIT
  149. Command3=IDM_TEST_SUB_EDIT
  150. Command4=IDM_TEST_BITMAP_BUTTON1
  151. Command5=IDM_TEST_BITMAP_BUTTON2
  152. Command6=IDM_TEST_BITMAP_BUTTON3
  153. Command7=IDM_TEST_SPIN_EDIT
  154. Command8=ID_APP_ABOUT
  155. CommandCount=8
  156.  
  157. [DLG:"ABOUTBOX"]
  158. Type=1
  159. Class=?
  160. ControlCount=5
  161. Control1=IDC_STATIC,static,1342308353
  162. Control2=IDC_STATIC,static,1342308353
  163. Control3=IDC_STATIC,static,1342308353
  164. Control4=IDC_STATIC,static,1342308353
  165. Control5=IDC_STATIC,static,1342308353
  166.  
  167. [DLG:IDD_CUSTOM_LIST]
  168. Type=1
  169. Class=?
  170. ControlCount=2
  171. Control1=IDC_STATIC,static,1342308352
  172. Control2=IDC_LISTBOX1,listbox,1352728611
  173.  
  174.